@charset "utf-8";
*{margin:0px;padding:0px;}
body{font-size:13px;font-family:"宋体", "新宋体", "华文行楷";color:#333;}
 
/*通用样式*/
a{text-decoration:none;color:#333;}  
a:hover{color:#f60;text-decoration:none;} 	
img{border:0px;}
ul{list-style-type:none;}
 em, i {
    font-style: normal;
}

/*翻页*/

.list_page{text-align:center;margin:10px;font-family:宋体;margin:0 auto;width:100%;}
.list_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #990F1F;color:#333;font-family:宋体;}
.list_page span{background:#990F1F;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #990F1F;font-family:宋体;}
.list_page b{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #990F1F;color:#333;font-family:宋体;}
.list_page b input{border:0;margin:0;padding:0;font-size:12px;font-family:宋体;font-weight:normal;width:12px;vertical-align:middle;text-align:center;}

/*头部*/
.h_top {
 width:960px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;

}
.h_top em {
    float: left;
    color:#555; 
}
.h_top p {
    float: right;
     color:#555;
 }
 
.h_top p a {
    padding: 0px 5px;
    color:#555;
}


/*导航样式*/
#nav{
	height:47px;
	}
#nav ul{
	width:960px;
	height:47px;
    margin:0;
	}
#nav ul li{
	float:left;
	text-align:center;
	width:120px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/line.jpg) no-repeat right center;
	}	
#nav ul li.home a{background:url(../images/li_hover.jpg) no-repeat center;color:#fff}
#nav ul li a{
	width:106px;
    height:47px;
	line-height:47px;
	display:block;
color:#fff
	}

#nav ul li a:hover{
   color:#fff;
	background:url(../images/li_hover.jpg) no-repeat center;
  	}
 
/*==============焦点图================*/

/* 全屏图片切换 */

.main_visual{height:423px;overflow:hidden;position:relative;}
.main_image{height:423px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:423px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:423px;}
.main_image li span{display:block;width:100%;height:423px}
.main_image li a{display:block;width:100%;height:423px}

/* 
.main_image li .img_1{background:url('../addver/img1.jpg') center top no-repeat}
.main_image li .img_2{background:url('../addver/img2.jpg') center top no-repeat}
.main_image li .img_3{background:url('../addver/img3.jpg') center top no-repeat}
.main_image li .img_4{background:url('../addver/img4.jpg') center top no-repeat}
.main_image li .img_5{background:url('../addver/img5.jpg') center top no-repeat}
*/


div.flicking_con{position:absolute;top:398px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../addver/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../addver/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../addver/hover_right.png) no-repeat right top;right:100px;}

/*首页搜索*/
 .so {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
border-bottom:1px solid #E5E5E5
}
.content{
    width: 960px;
    margin: 0px auto;
    overflow: hidden;
}
.so p {
    float: left;
    color:#333
    width: 760px;
    height: 44px;
    overflow: hidden;
    font-weight: bold;
margin-right: 105px;
}
.so p a{ font-weight:normal; color:#797979}
.inp1 {
    background: url("../images/s_inp.gif") no-repeat scroll 0% 0% transparent;
    width: 153px;
    height: 25px;
    border: medium none;
    padding: 0px 3px 0px 14px;
    float: left;
    margin-top: 10px;
    color: #A3A3A3;
    line-height: 25px;
}
.so .so_so {
    float: left;
    margin-top: 10px;
}

/*内页样式*/
.mainbox {
    width: 960px;
    margin: 0px auto;
margin-top:15px
}

.dh {
    width: 230px;
    position: relative;
    background: url("../images/dhcbg.jpg") repeat-y scroll 0px 0px transparent;
    margin-left: -6px;
    padding-left: 6px;
    overflow: hidden;
}
.fl {
    float: left;
}
.dh h2 {
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-weight: normal;
    background: url("../images/dhtil.jpg") no-repeat scroll 0% 0% transparent;
}
h2 {
    font-size: 26px;
}
.dh h2 a {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #FFF;
}
.dh_c1 {
    border: 1px solid #0187CE;
border-top:none;
    padding: 10px 21px 10px;
    overflow: hidden;
    background: none repeat scroll 0% 0% #FFF;
}
.dh h3 {
    background: url("../images/dhhbg.jpg") no-repeat scroll center center transparent;
    height: 42px;
    line-height: 42px;
text-align:center
 }
h3 {
    font-size: 20px;
}
.dh h3 a {
    color:#333;
    font-family: "微软雅黑";
    font-size: 13px;
}
.dh h3 a:hover {
    color: #0060B2;
text-decoration:underline
}

/*首页产品*/

.cp {
    padding-top: 15px;
}
.cp_l {
    width: 217px;
}
.cp_lt {
    background: url("../images/cp_ltbg.gif") no-repeat scroll 0% 0% transparent;
    height: 60px;
    text-align: center;
}
 
.cp_lm {
    background: url("../images/cp_lmbg.gif") no-repeat bottom;
height: 1040px;
padding-top: 3px;
}

.dh_c{ width:186px; margin:0 auto; border:1px solid #fff} 
.dh_c h3 {
    background: url("../images/dhhbg1.jpg") no-repeat scroll 0% 0% transparent;
    height: 34px;
    line-height: 34px;
    padding-left: 25px; margin-top:5px; margin-bottom:2px;
text-align:left}
.dh_c h3 a {
    color: #fff;
    font-family: "微软雅黑";
    font-size: 13px;
}
.dh_c h3 a:hover { color:#fff;text-decoration:underline
 }
.dh_c ul{ padding-bottom:5px}
.dh_c li {
    height: 31px;
    line-height:31px;
    border-bottom: 1px dashed #C5C5C5;
    background: url("../images/arr0.png") no-repeat 15px center;
    padding-left: 26px;
    overflow: hidden;
}
.dh_c li a{}
.dh_c li a:hover{text-decoration:underline
}
 
 .cp_r {
    width: 713px;
}
.fr {
    float: right;
}
.cp_rt {
    height: 35px;
    padding: 0px 0px 0px 0px;
}
.cp_r ul {
    padding-top: 10px;
    display: inline-block;
}
.cp_r ul li {
    float: left;
    background: url("../images/cp_picbg.gif") no-repeat scroll 10px 180px transparent;
    width: 215px;
    padding: 5px 11px 0px;
}
.cp_r ul li img {
    width: 215px;
    height: 175px;
border:1px solid #DBDADA
}
.cp_r ul li p {
    width: 215px;
    padding-top: 5px;
}
.cp_r ul li p span {
    width: 215px;
    height: 25px;
    line-height: 25px;
    display: block;
    float: left;
    text-align: center;
}
.cp_r ul li p a {
    color:#333
}
.cp_r ul li p a:hover {
    color: #f60;
}


/*首页客户评价*/
.jz {
    width: 960px;
    margin: 0px auto;
margin-top:15px
}
.jz_t {
    background: url("../images/jz_bt.gif") no-repeat scroll 0% 0% transparent;
    height: 40px;
}
 .jz ul li {
    width: 232px;
    height: 303px;
    background: none repeat scroll 0% 0% #F3F3F3;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 20px 4px 0px;
    display: inline;
}
.jz ul li img {
    width: 232px;
    height: 151px;
}
.jz ul li span {
    display: block;
    width: 202px;
    text-align: center;
    padding: 8px 15px 2px;
}
.jz ul li span a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
     font-weight: bold;
}
.jz ul li p {
    height: 90px;
    line-height: 23px;
    color: #666666;
    font-size: 12px;
    padding: 0px 20px;
    overflow: hidden;
}
.jz ul li em {
    position: absolute;
    top: 272px;
    left: 201px;
}
.jz ul li em img {
    width: 31px;
    height: 31px;
}


/*首页走进*/
.zj_bg {
background:url(../images/jj_bg.jpg) no-repeat center;
    height: 358px;
    overflow: hidden;
    padding-top: 0px;
    clear: both;
}
.zj {
    width: 960px;
    margin: 0px auto;
    padding-top: 35px;
}
.zj_l {
    width: 960px;
}
.zj_t {
     height: 33px;
    line-height: 33px;
}
.zj_l dl {
    padding-top: 20px;
}
.zj_l dt {
    width: 280px;
    height: 230px;
    float: left;
    background: none repeat scroll 0% 0% #FFF;
}
.zj_l dd {
    width: 650px;
    float: left;
    padding-left: 25px;
}
.zj_l dd h4 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding: 8px 0px 6px;
}
.zj_l dd h4 a {
    font-size: 14px;
    color: #FFF;
}
.zj_l dd p {
     color: #F1F7FA;
    height: 160px;
    line-height: 22px;
    overflow: hidden;
padding-bottom:5px
}
.zj_l dd span a {
     color: #FFF;
}
.zj_r {
    width: 300px;
}
.zj_t {
    background: url("../images/zj_bt.png") no-repeat scroll 0% 0% transparent;
    height: 33px;
    line-height: 33px;
}
.zj_r .zj_rm {
    width: 296px;
    height: 228px;
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #E8E8E8;
    margin-top: 20px;
}
.zj_rl {
    padding: 96px 0px 0px 15px;
}
.zj_rc {
    width: 211px;
    margin: 30px 0px 0px 13px;
}
.zj_rc span {
    width: 211px;
    text-align: center;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.zj_rc img {
    width: 211px;
    height: 146px;
}
.zj_rr {
    padding: 96px 15px 0px 0px;
}
.zj_rl img, .zj_rr img {
    width: 11px;
    height: 18px;
}

/*首页工程案例*/
.fc{ width:960px; margin:0 auto; padding:30px 0 25px;}
.fc_t{ background:url(../images/fc_line.gif) repeat-x 0 32px; height:39px;}
.fc_t ul li{ float:left; padding-right:10px;}
.fc_t ul li a{ background:url(../images/fc_bg2.gif) no-repeat; height:32px; display:block; float:left; width:155px; text-align:center; line-height:32px;font-family:"Microsoft YaHei"; color:#666; font-size:14px;}
.fc_t ul li.cur a,.fc_t ul li a:hover{ background:url(../images/fc_bg1.gif) no-repeat; height:39px; display:block; float:left; text-align:center; color:#fff; font-weight:bold; text-decoration:none;}
.fc_t span,.news_t span{ float:right; line-height:30px;}
.fc_t span a,.news_t span a{font-family:"Microsoft YaHei"; color:#666; font-size:12px; text-transform:uppercase; font-weight:normal;}
.fc_m{ padding:15px 0 0; display:inline-block;}
.fc_l,.fc_r{ padding-top:48px;}
.fc_l img,.fc_r img{ width:21px; height:42px;}
.fc_c ul li { width:190px; float:left; padding:0 8px;}
.fc_c ul li span{ width:190px; display:block; text-align:center; height:25px; line-height:25px; overflow:hidden;}
.fc_c ul li img{ width:190px; height:130px; border:#ececec 1px solid;}
.fc_c ul li span a{font-family:"Microsoft YaHei"; color:#333 font-size:12px;}




/*首页常见问题解答*/
.news {
    width: 960px;
    margin: 0px auto;
margin-top: 20px;
}
.news_l {
    width: 240px;
    padding-right: 20px;
    overflow: hidden;
    height: 419px;
}
.news_t {
    height: 35px;
    line-height: 35px;
}
.news_t span {
    float: right;
    line-height: 35px;
}
.news_t span a {
    font-family: "Microsoft YaHei";
    color: #666;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}
.news_t a {
    font-family: "Microsoft YaHei";
    color: #373737;
    font-size: 16px;
    font-weight: bold;
}
.news_l dl {
    height: 84px;
    border-bottom: 1px dashed #6F6F6F;
    padding-top: 10px;
}
.news_l dl dt {
    background: url("../images/wen.gif") no-repeat scroll 0px 5px transparent;
    padding-left: 25px;
}
.news_l dl dt a {
    font-size: 12px;
    color: #515151;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    display: block;
}
.news_l dl dd {
    background: url("../images/da.gif") no-repeat scroll 0px 5px transparent;
    padding: 5px 0px 0px 25px;
    color: #9C9C9C;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

/*首页公司动态*/
.news_c {
    width: 320px;
    background: url("../images/news_lbg.gif") no-repeat scroll left 0px transparent;
    padding: 0px 20px 0px 26px;
    height: 419px;
    overflow: hidden;
}
 .news_c p {
    padding: 10px 0px 10px;
}
 
.news_c ul li {
    height: 36px;
    border-bottom: 1px dashed #D5D6D6;
}
.news_c ul li a {
    background: url("../images/news_ico02.gif") no-repeat scroll 0px 14px transparent;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    display: inline-block;
    padding-left: 15px;
    width: 145px;
}

/*首页行业新闻*/
.news_r {
    width: 306px;
    background: url("../images/news_lbg.gif") no-repeat scroll left 0px transparent;
    padding: 0px 0px 0px 26px;
    height: 419px;
    overflow: hidden;
}
.news_r p {
    padding: 10px 0px 10px;
}
 
 
 
 
/*产品列表页*/
dl.pro_list2{width:206px;height:186px;float:left;text-align:center;margin:10px 12px 0 10px;display:inline;}
dl.pro_list2 dt{width:206px;height:156px;margin:0 auto;}
dl.pro_list2 dt img{width:200px;height:150px; padding:2px;border:1px solid #ddd;}
dl.pro_list2 dd{ height:30px; line-height:30px;}





/*版权样式*/

.f_bg {
    width:100%;
	height:379px;
    clear: both;
    padding-top: 20px;
	margin-top:0px;
	background: url("../images/f_bg.gif") no-repeat;
}
.links {
    width: 960px;
    margin: 0px auto;
    padding: 40px 0px 35px;
}
.links p {
    height: 45px;
    line-height: 20px;
    overflow: hidden;
    color: #ECEBEB;
padding-top:16px;
}
.links p a {
    display: inline-block;
    color: #ECEBEB;
     padding: 2px 14px;
}
.footer {
    width: 960px;
    margin: 0px auto;
    overflow: hidden;
}
.f_nav {
    height: 60px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.f_nav a {
    color: #FFF;
    font-size: 12px;
    padding: 0px 15px;
}
.f_logo {
    margin: 10px 0px 0px 130px;
    width: 130px;
    height: 130px;
}
.f_ban {
    margin: 27px 0px 0px 45px;
    position: relative;
}
.f_ban p {
     color: #fff;
    line-height: 26px;
}

